home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / progwin.zip / NOPOPUPS.ZIP / NOPOPUPS.H < prev    next >
Text File  |  1991-10-30  |  355b  |  21 lines

  1. /*------------------------------
  2.     NOPOPUPS.H  header file
  3.  ------------------------------*/
  4.  
  5.  
  6. #define IDM_NEW        1
  7. #define IDM_OPEN    2
  8. #define IDM_SAVE    3
  9. #define IDM_SAVEAS    4
  10.  
  11. #define IDM_UNDO    5
  12. #define IDM_CUT        6
  13. #define IDM_COPY    7
  14. #define IDM_PASTE    8
  15. #define IDM_CLEAR    9
  16.  
  17. #define IDM_MAIN    10
  18. #define IDM_EDIT    11
  19. #define IDM_FILE    12
  20.  
  21.